projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c859d9a
)
Remove obsolete configure argument --with-crt-dir
author
Rob Browning
<rlb@defaultvalue.org>
Wed, 22 Oct 2014 00:21:13 +0000
(19:21 -0500)
committer
Rob Browning
<rlb@defaultvalue.org>
Wed, 22 Oct 2014 00:21:13 +0000
(19:21 -0500)
debian/rules
patch
|
blob
|
history
diff --git
a/debian/rules
b/debian/rules
index 8853bca1e01681a4ae8a7406e9c537d28d523166..9a1677aef37c1519837421351f536e2b3d3fb5e9 100755
(executable)
--- a/
debian/rules
+++ b/
debian/rules
@@
-313,9
+313,6
@@
confflags += --mandir=/usr/share/man
confflags += --with-pop=yes
confflags += --enable-locallisppath=$(local_lpath)
-# multiarch compatibility
-confflags += --with-crt-dir=/usr/lib/$(deb_host_multiarch)
-
# x configure flags
confflags_x := $(confflags)
confflags_x += --with-x=yes